home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 January: Mac OS SDK / Dev.CD Jan 98 SDK2.toast / Development Kits (Disc 2) / TEC 1.2.1 / TEC 1.2.1 SDK Read Me < prev    next >
Encoding:
Text File  |  1997-11-18  |  2.0 KB  |  47 lines  |  [ttro/ttxt]

  1. TEC 1.2.1 SDK
  2.  
  3. The purpose of the 1.2.1 release was to fix several outstanding bugs which
  4. the schedule for Mac OS 8 release prevented us from fixing.  Moreover,
  5. there was some big holes in functionality for the Unicode Converter which
  6. were addressed in this release.
  7.  
  8. This is also the first release to developers of an SDK.  Included in this
  9. release are the latest version of the software, headers (which work in
  10. conjunction with the recently-released Universal Interfaces 3.0.1),
  11. libraries, plus two sample applications along with all source code.  Full
  12. documentation is also provided in PDF file format.  HTML versions of the
  13. documentation can also be found in Apple's Developer site:
  14. <http://devworld.apple.com>
  15. <ftp://ftp.apple.com/devworld/Technical_Documentation/>
  16.  
  17. What's New
  18.  
  19. * Support for UTF-8 in the Unicode Converter.
  20. * New CJK source encoding hint characters in the Corporate Zone.
  21. * Enhanced support for Unicode conversion to all scripts and fonts
  22. installed in the current system.
  23. * Enhanced support for UpgradeScriptInfoToText encoding-it now handles all
  24. defined font variants.
  25. * Additional fallback and loose mappings for some of the Western Language
  26. mappings and for Japanese.
  27. * Now the Unicode Converter always uses output parameters set by caller
  28. fallback handlers.
  29. * New API (TECGetInfo) to get information about the current version of TEC.
  30. * TruncateForUnicodeToText API now works as documented.
  31. * Improved direction resolution, using a best guess if direction cannot be
  32. determined any other way.
  33. * Added mapping tables for ASCII (!) and EBCDIC-US.
  34. * Obsoleted the TECCreateOneToManyConverter API.
  35. * Several bug fixes.
  36.  
  37. Note the lack of a 68K Static Library bullet in the list above.  That was
  38. one of the original goals of the 1.2.1 release.  However, it got dropped
  39. due to necessary changes that needed to be incorporated for HFS+.  We felt
  40. that it was better to release such a library when all the changes were
  41. completed.  If your development needs require a version of this library,
  42. please contact us.  A beta version can be made available to you.
  43.  
  44. Enjoy,
  45.  
  46. The TEC Gang.
  47.